Actuator Endpoint - Loggers

Shows and modifies the configuration of loggers in the application.

Logger configuration and levels.

LoggersDescriptor

LoggersEndpoint.loggers()

org.springframework.boot.actuate.logging.LoggersEndpoint

Logger configuration and levels.

LoggerLevelsDescriptor

LoggersEndpoint.loggerLevels(java.lang.String)

org.springframework.boot.actuate.logging.LoggersEndpoint

Logger configuration and levels.

LoggersEndpoint.configureLogLevel(java.lang.String,org.springframework.boot.logging.LogLevel)

org.springframework.boot.actuate.logging.LoggersEndpoint